Mega Code Archive

Categories
1) Android
2) ASP.Net
3) ASP.Net Tutorial
4) C
5) C Tutorial
6) C#
7) C# Book
8) C# by API
9) C# Tutorial
10) C++
11) C++ Tutorial
12) Delphi
13) Flash ActionScript
14) Flex
15) Java
16) Java Book
17) Java by API
18) Java Tutorial
19) JavaScript DHTML
20) JavaScript Reference
21) JavaScript Tutorial
22) MSOfficeExcel 2007 Tutorial
23) MSOfficePowerPoint 2007 Tutorial
24) MSOfficeWord 2007 Tutorial
25) MSSQL
26) MSSQL Tutorial
27) MySQL
28) MySQL Tutorial
29) Oracle PLSQL
30) Oracle PLSQL Tutorial
31) Perl
32) Php
33) PostgreSQL
34) Python
35) Python Tutorial
36) Ruby
37) Silverlight
38) VB.Net
39) VB.Net by API
40) VB.Net Tutorial
41) Visual C++ .NET
42) VisualBasic Script
43) XML
44) XML Tutorial
 
Oracle PLSQL
1) Aggregate Functions
2) Analytical Functions
3) Char Functions
4) Constraints
5) Conversion Functions
6) Cursor
7) Data Type
8) Date Timezone
9) Hierarchical Query
10) Index
11) Insert Delete Update
12) Large Objects
13) Numeric Math Functions
14) Object Oriented Database
15) PL SQL
16) Regular Expressions
17) Report Column Page
18) Result Set
19) Select Query
20) Sequence
21) SQL Plus
22) Stored Procedure Function
23) Subquery
24) System Packages
25) System Tables Views
26) Table
27) Table Joins
28) Trigger
29) User Previliege
30) View
31) XML
View
1) Alter view to recompile
2) Create a simple view
3) Create a view with check option
4) Create force view
5) CREATE MATERIALIZED VIEW with rowid
6) CREATE MATERIALIZED VIEW with TABLESPACE
7) Create materialized view
8) Create materialized view emp_dept build immediate refresh on demand enable query rewrite
9) Create or replace a view
10) Create OR REPLACE VIEW from selected columns in a table
11) Create updatable view
12) Create view by join three tables
13) Create view on single field of a type
14) Create view without indiating the column name
15) Drop a backend table then query the view
16) Inline view
17) Querying data by selecting from the view runs the SELECT statement
18) The OR REPLACE clause is used to modify a view; basically, you are re-creating the view
19) Use view based on user-defind type
20) User view and object id
21) Using view to simplify the query
22) You can update a VIEW without dropping it